home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7797 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  949 b 

  1. Path: access4.digex.net!not-for-mail
  2. From: ell@access4.digex.net (Ell)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Why C++ sucks++
  5. Date: 19 Feb 1996 03:10:51 GMT
  6. Organization: The Universe
  7. Message-ID: <4g8pnr$7do@news4.digex.net>
  8. References: <1996Feb17.181435.1@willow>
  9. NNTP-Posting-Host: access4.digex.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. ferriom@woods.uml.edu wrote:
  13. : *** HIGH SCHOOL ***
  14. : 100  PRINT "Hello World."
  15. : 999  END
  16. :...
  17.  
  18. [example from this the second time you have posted this deleted]
  19.  
  20. ferriom, how many times does your point, with respect to C++ strings, have
  21. to be disproven?  Agreed, there are many cases where the compiler should
  22. automagically implement the functionality you elaborate for user defined
  23. classes.  But for strings and many other useful classes, all of the
  24. functionality you need is in the class libraries that come with most
  25. C++ compilers.  Or, in terms of STL, will come with the compiler. 
  26.  
  27. Elliott
  28.